Paper-Type Lock Information
The collection item ID for lock information is defined in the following enumeration:
enum { gxPaperTypeLockTag = 'ptlk' };QuickDraw GX stores paper-type object lock information in the gxPaperTypeLockInfo structure:
struct gxPaperTypeLockInfo { Boolean paperTypeLocked; };
Field Description
paperTypeLocked
- A Boolean value indicating whether a paper-type object is locked.
Main | Page One | What's New | Apple Computer, Inc. | Find It | Contact Us | Help